Skip to content

0x5068656e6f6c/CVE-2017-5123

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CVE-2017-5123

Exploit for the kernel vulnerability CVE-2017-5123

You can compile it with: gcc -static -Wall -Wextra -Werror -o cve20175123 CVE-2017-5123.c

If you want further explanation, I've wrote an article explaining how it's work, you can find it here

This exploit is more reliable than the previous published by hexpresso, but it's still not perfect, he won't work on system with SMEP/SMAP and with kptr_restrict.

About

Exploit for the linux kernel vulnerability CVE-2017-5123

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages